* { margin: 0 auto; } 

a:link {text-decoration: none;}, a:visited, a:hover {-webkit-transition: 0.30s;}


a:link {
  color: #38414a;
}

a:visited {
  color: #38414a;
}

a:hover {
  color: #f55a5e;
}




#language a:link {
  color: #333;
}

#language a:visited {
  color: 333;
}

#language a:hover {
  color: #f55a5e;
}

.inative {opacity: 0.1;}


body{ 
    background-color:#f5f5f7; 
    margin:60px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 200;

}

#work {
    text-align: center;
	background-color:#ffffff;
    float: left;
    width: 100%;

}


.txt_geral {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #38414a;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;

}

h1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 90px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 110px;
    color: #38414a;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;

}

h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    opacity: 90%;
    color: #ffffff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    font-weight: 800;
    opacity: 90%;
	text-transform: uppercase;
    color: #000000;
	text-align: right;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    opacity: 90%;
    color: #6e6e73;
	line-height: 1.47059;
	text-align: left;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    opacity: 90%;
    color: #222222;
	line-height: 1.47059;
	text-align: left;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

li {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    opacity: 90%;
    color: #6e6e73;
	line-height: 1.47059;
	text-align: left;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

txt_dark {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 300;
    opacity: 90%;
    color: #333333;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}


.bold {font-family: 'Source Sans Pro', sans-serif; font-weight: 500;}


#main {
    text-align: center;
    max-width: 1240px;
    height: 100%;
    background-color: #f5f5f7;
    
    
}


#main_intro {
    text-align: center;
    background-color:#f5f5f7;
    float: left;
    width: 100%;
    height: 280px;

}


#cover_appmobile {
    text-align: center;
    background-color:#e1001a;
    float: left;
    width: 100%;

}

#techspecs {
	width: 800px;
    height: 300px;
	padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #d2d2d7;
}

#rowtitle {
	margin-right: 40px;
	width: 20%;
	height: 300px;
	float: left;
}

#rowdescription {
	width: 90%;
}

#techspecs3 {
	width: 800px;
    height: 200px;
	padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #d2d2d7;
}

#rowtitle3 {
	margin-right: 40px;
	width: 20%;
	height: 200px;
	float: left;
}

#rowdescription {
	width: 90%;
}

#cover_compagnon {
    text-align: center;
    background-color:#fbc710;
    float: left;
    width: 100%;
	p: #333333;

}


#cover_lplus {
    text-align: center;
    background-color:#292929;
    float: left;
    width: 100%;

}


#cover_evasion {
    text-align: center;
    background-color:#00718e;
    float: left;
    width: 100%;

}


#cover_backendtools {
    text-align: center;
    background-color:#333333;
    float: left;
    width: 100%;

}



	







